LogCommand.WaitAsync method

Waits a command to be finished as an asynchronous operation.

Namespace: IntervalZero.KINGSTAR.OpcUa.Class

Assembly: IntervalZero.KINGSTAR.OpcUa.Class (in IntervalZero.KINGSTAR.OpcUa.Client.dll) Version: 4.4.0.0

Syntax

C#VB
Task WaitAsync()
Function WaitAsync() As Task

Return value

Type: Task

Represents an asynchronous operation.

See also

LogCommand Class

IntervalZero.KINGSTAR.OpcUa.Class Namespace